Skip to content

fix: Pin OpenCode CLI version in Kubeflow Dockerfile#222

Closed
geier wants to merge 1 commit into
mainfrom
feature/issue-219
Closed

fix: Pin OpenCode CLI version in Kubeflow Dockerfile#222
geier wants to merge 1 commit into
mainfrom
feature/issue-219

Conversation

@geier
Copy link
Copy Markdown
Contributor

@geier geier commented Apr 10, 2026

Summary

  • Pin the OpenCode CLI version to 1.2.6 in the Kubeflow Dockerfile (docker/kubeflow/Dockerfile), matching the pattern already used in the generic Dockerfile (docker/Dockerfile)
  • Add ARG OPENCODE_VERSION=1.2.6 and pass --version "${OPENCODE_VERSION}" to the install script
  • Add comments noting where to check for new releases

Closes #219

@hsteude
Copy link
Copy Markdown
Contributor

hsteude commented May 13, 2026

Supervisor triage: closing this as superseded by #225, which includes the same Dockerfile pinning direction plus the CI build-arg change.

@hsteude hsteude closed this May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pin OpenCode CLI version in Kubeflow Dockerfile

2 participants